Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MXD 4.0 8+ (Sun 12pm)

ID: 7313283508

Match Scores

9-15

Loss

Play Date

2025-12-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ET
Emily Truong

89OLGE · Monterey Park, CA, US

DUPR

4.279

AL
Austin Lu

8M4Q0L · Monterey Park, CA, US

DUPR

4.441

TEAM 2WINNER
MY
Megan Yoon

Z90MRL · USA

DUPR

4.436

GL
Ghie Lance Lubrica

565VWP · USA

DUPR

4.436

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-7313283508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5874971653,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Truong",
        "dupr_id": "89OLGE",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      },
      {
        "name": "Austin Lu",
        "dupr_id": "8M4Q0L",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  },
  {
    "team_id": 8412318997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Yoon",
        "dupr_id": "Z90MRL",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ghie Lance Lubrica",
        "dupr_id": "565VWP",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]