Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 8+ Men's Doubles Group D - CAPA Fountain Valley Open 2024

ID: 7020508908

Match Scores

8-11

Win

Play Date

2024-04-06

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DU
Derek Unger

3Z6K2Q · Corona, CA, US

DUPR

4.013

EM
Elliot Morvai

PK5RQZ · USA

DUPR

4.059

TEAM 2WINNER
RC
Ryan Christopher Sweeney

W6NM9M · Long Beach, CA, US

DUPR

4.224

EB
Ernesto Becerra

DWNWX6 · USA

DUPR

3.963

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-7020508908
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6409100401,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Unger",
        "dupr_id": "3Z6K2Q",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      },
      {
        "name": "Elliot Morvai",
        "dupr_id": "PK5RQZ",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4350917127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Christopher Sweeney",
        "dupr_id": "W6NM9M",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ernesto Becerra",
        "dupr_id": "DWNWX6",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]