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

NP Sin City Classic Powered by Onix Sr. Pro Mens Doubles

ID: 4335614415

Match Scores

11-3, 11-5

Win

Play Date

2024-03-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.333

MF
Michael Faux

30ZEXG · USA

DUPR

5.530

TEAM 2LOSS
VZ
Victor Zambrano

3Z405W · Ventura, CA, US

DUPR

4.411

UP
Ulises perez

8GJYX8 · Las Vegas, NV, US

DUPR

4.404

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-4335614415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6352599088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Michael Faux",
        "dupr_id": "30ZEXG",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5875791986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Zambrano",
        "dupr_id": "3Z405W",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      },
      {
        "name": "Ulises perez",
        "dupr_id": "8GJYX8",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]