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

2026 APP Selkirk Collegiate Team Championships - PF R3 MXD 1 - ASU Gold vs U Conn 1

ID: 5149161987

Match Scores

6-15

Loss

Play Date

2026-03-07

Play Time (Est)

4:45 AM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
GB
Gabe Bursztyn

WKZ59M · Centereach, NY, US

DUPR

4.541

HK
Heather Kim

3Y4D4P · South Windsor, CT, US

DUPR

4.432

TEAM 2WINNER
NT
Nathan Tang

3V27YJ · Scottsdale, AZ, US

DUPR

5.103

DS
Darcy Shore

1NXLK7 · Las Vegas, NV, US

DUPR

4.752

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-5149161987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4486789099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabe Bursztyn",
        "dupr_id": "WKZ59M",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Centereach, NY, US"
      },
      {
        "name": "Heather Kim",
        "dupr_id": "3Y4D4P",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "South Windsor, CT, US"
      }
    ]
  },
  {
    "team_id": 4344448326,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Tang",
        "dupr_id": "3V27YJ",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Darcy Shore",
        "dupr_id": "1NXLK7",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]