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

PPA Tour: Select Medical Orange County Cup Mixed Doubles Pro Qualifier

ID: 5680996657

Match Scores

2-11, 10-12

Loss

Play Date

2024-06-24

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AO
Aron Ouye

8MZ9D3 · San Diego, CA, US

DUPR

5.540

JM
Jessica Mason

3V2WO5 · Atlanta, GA, US

DUPR

4.905

TEAM 2WINNER
HY
Harrison Yee

8K504Q · New York, NY, US

DUPR

5.487

SG
Sabrina Guillebeaux

8WNPQ8 · San Jose, CA, US

DUPR

5.224

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-5680996657
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4309755660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aron Ouye",
        "dupr_id": "8MZ9D3",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jessica Mason",
        "dupr_id": "3V2WO5",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4370977703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harrison Yee",
        "dupr_id": "8K504Q",
        "rating": 5.487,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sabrina Guillebeaux",
        "dupr_id": "8WNPQ8",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]