Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Amateur Mixed Doubles 19+ 35+ (Skill/Age) 5.0:19+

ID: 5241811024

Match Scores

15-6

Loss

Play Date

2023-04-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
DELETED Account

8EVR4W · USA

DUPR

3.500

ER
Erik Rosner

8WKPQ8 · Charlotte, NC, US

DUPR

5.691

TEAM 2LOSS
KP
Kady Pooler

3ORJMW · USA

DUPR

3.500

AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.694

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-5241811024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617305893,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "8EVR4W",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Rosner",
        "dupr_id": "8WKPQ8",
        "rating": 5.691,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4330594073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kady Pooler",
        "dupr_id": "3ORJMW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  }
]