Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

SIAL Pool B

ID: 7951475082

Match Scores

5-10

Loss

Play Date

2025-09-24

Play Time (Est)

7:30 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Rhea Savin

8WNK5G · Yorba Linda, CA, US

DUPR

3.003

AA
Alexis Abrego

JPYE04 · USA

DUPR

2.000

TEAM 2WINNER
HT
Henry Tran

9J0JRK · USA

DUPR

2.716

NO
nils orliczky

EG4P2M · Fountain Valley, CA, US

DUPR

2.939

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-7951475082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7245840403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rhea Savin",
        "dupr_id": "8WNK5G",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Alexis Abrego",
        "dupr_id": "JPYE04",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7717702273,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry  Tran",
        "dupr_id": "9J0JRK",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "nils orliczky",
        "dupr_id": "EG4P2M",
        "rating": 2.939,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]