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

NP Sin City Classic Powered by Onix - Sr. Pro Mens Doubles (Sunday)

ID: 5880017049

Match Scores

15-2

Loss

Play Date

2025-03-23

Play Time (Est)

10:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
TT
Tom Tueller

1NQROW · Washington, UT, US

DUPR

5.549

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.419

TEAM 2LOSS
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

4.946

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.334

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-5880017049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7521660037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Tueller",
        "dupr_id": "1NQROW",
        "rating": 5.549,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 5336394441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.334,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  }
]