Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5424305920

Match Scores

11-6

Loss

Play Date

2024-04-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Grant Stephens

1RE5LZ · Moreno Valley, CA, US

DUPR

4.601

BD
Bryant Dew

JZJQY4 · Riverside, CA, US

DUPR

4.270

TEAM 2LOSS
RC
Ryan Christopher Sweeney

W6NM9M · Long Beach, CA, US

DUPR

4.220

EB
Ernesto Becerra

DWNWX6 · USA

DUPR

3.959

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-5424305920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8116083416,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Stephens",
        "dupr_id": "1RE5LZ",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Moreno Valley, CA, US"
      },
      {
        "name": "Bryant Dew",
        "dupr_id": "JZJQY4",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  },
  {
    "team_id": 6462860182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Christopher Sweeney",
        "dupr_id": "W6NM9M",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ernesto Becerra",
        "dupr_id": "DWNWX6",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]