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

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

ID: 6603687875

Match Scores

7-15

Win

Play Date

2025-03-23

Play Time (Est)

12:45 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

5.117

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.059

TEAM 2WINNER
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

4.980

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.349

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-6603687875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590849476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  },
  {
    "team_id": 4392338229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  }
]