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

Competitive Open Play Match

ID: 7218610363

Match Scores

21-11

Win

Play Date

2023-08-13

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
EW
Eitan Weisner

8EXOE3 · USA

DUPR

5.336

MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.764

TEAM 2LOSS
LC
Lu Curiel

8MPONL · Solana Beach, CA, US

DUPR

4.903

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

4.689

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-7218610363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8098320335,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eitan Weisner",
        "dupr_id": "8EXOE3",
        "rating": 5.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 4735171113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lu Curiel",
        "dupr_id": "8MPONL",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Solana Beach, CA, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  }
]