Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dominion Dink Off - Mens Doubles Skill: 4.0+

ID: 5515404274

Match Scores

7-15

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Norfolk, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RA
Robert Angrisani

KOKMJY · Chesapeake, VA, US

DUPR

3.925

AF
Anthony Funkhouser

XJXJK5 · Chesapeake, VA, US

DUPR

3.594

TEAM 2WINNER
SC
Sean Combs

2L9KK7 · Norfolk, VA, US

DUPR

3.922

CR
Collin Rafter

99DMRK · USA

DUPR

4.011

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5515404274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7880841518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Angrisani",
        "dupr_id": "KOKMJY",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      },
      {
        "name": "Anthony Funkhouser",
        "dupr_id": "XJXJK5",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      }
    ]
  },
  {
    "team_id": 6518720481,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Combs",
        "dupr_id": "2L9KK7",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Norfolk, VA, US"
      },
      {
        "name": "Collin Rafter",
        "dupr_id": "99DMRK",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]