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

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

ID: 7511492085

Match Scores

11-4, 11-5

Loss

Play Date

2024-06-24

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Marcel Chan

844KY2 · USA

DUPR

5.878

PH
Phuc Huynh

8JNR4J · USA

DUPR

5.671

TEAM 2LOSS
BP
Blake Potter

8JYQRJ · Costa Mesa, CA, US

DUPR

5.055

MC
Maddox Castellanos

3ZXY2M · Irvine, CA, US

DUPR

4.619

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-7511492085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7642266761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcel Chan",
        "dupr_id": "844KY2",
        "rating": 5.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phuc Huynh",
        "dupr_id": "8JNR4J",
        "rating": 5.671,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6777935949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Potter",
        "dupr_id": "8JYQRJ",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Maddox Castellanos",
        "dupr_id": "3ZXY2M",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]