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

Competitive Open Play Match

ID: 4649679462

Match Scores

21-23

Loss

Play Date

2023-08-14

Play Time (Est)

7:30 PM

Play Location

Los Cab Sports Village, Newhope Street, Fountain Valley, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EW
Eitan Weisner

8EXOE3 · USA

DUPR

5.307

MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.673

TEAM 2WINNER
CT
Carl Taibl

8GOLOG · Claremont, CA, US

DUPR

4.960

CP
Chelsea Purcell

84GXDG · La Habra, CA, US

DUPR

5.159

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-4649679462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7510319812,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eitan Weisner",
        "dupr_id": "8EXOE3",
        "rating": 5.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 8043744503,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carl Taibl",
        "dupr_id": "8GOLOG",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Chelsea Purcell",
        "dupr_id": "84GXDG",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "La Habra, CA, US"
      }
    ]
  }
]