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

2026 Fracas in Fort Collins PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6962892997

Match Scores

11-0, 11-9

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Fort Collins, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
AO
Adelie Osher

7ZZ920 · CA, US

DUPR

5.042

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.423

TEAM 2LOSS
MN
Matt Ngo

59E4LP · Houston, TX, US

DUPR

5.332

KR
Kavya Rachapalli

YXGRYK · Woodridge, IL, US

DUPR

4.554

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-6962892997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8445758518,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adelie Osher",
        "dupr_id": "7ZZ920",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4643448227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Ngo ",
        "dupr_id": "59E4LP",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Kavya Rachapalli",
        "dupr_id": "YXGRYK",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Woodridge, IL, US"
      }
    ]
  }
]