Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5157388702

Match Scores

0-11

Loss

Play Date

2024-04-06

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Ryan Christopher Sweeney

W6NM9M · Long Beach, CA, US

DUPR

4.191

EB
Ernesto Becerra

DWNWX6 · USA

DUPR

3.929

TEAM 2WINNER
SU
Sarper Unal

1RE9MZ · Aliso Viejo, CA, US

DUPR

4.347

TS
Taylor stephan

KOVZLY · USA

DUPR

4.347

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-5157388702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050964323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Christopher Sweeney",
        "dupr_id": "W6NM9M",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ernesto Becerra",
        "dupr_id": "DWNWX6",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5347633855,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarper Unal",
        "dupr_id": "1RE9MZ",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Taylor stephan",
        "dupr_id": "KOVZLY",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]