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

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

ID: 7675243432

Match Scores

15-7

Win

Play Date

2024-03-23

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.347

MF
Michael Faux

30ZEXG · USA

DUPR

5.555

TEAM 2LOSS
LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.707

JF
Justin Farman

8DMPDX · Littlefield, AZ, US

DUPR

4.704

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-7675243432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6977252111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Michael Faux",
        "dupr_id": "30ZEXG",
        "rating": 5.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7344421726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Justin Farman",
        "dupr_id": "8DMPDX",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Littlefield, AZ, US"
      }
    ]
  }
]