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

2nd Annual UVTC Spring Smash by PIG - Mens Doubles Skill: (4.5 and Above)

ID: 7763478600

Match Scores

15-6

Win

Play Date

2024-05-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jeremy Root

89Z77J · USA

DUPR

5.070

AH
Andrew Humphreys

3554ZP · USA

DUPR

5.132

TEAM 2LOSS
GG
Gaur Groover

YXD4QD · USA

DUPR

4.326

CF
Casey Frieder

MY27VO · USA

DUPR

4.219

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-7763478600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5415312527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Root",
        "dupr_id": "89Z77J",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Humphreys",
        "dupr_id": "3554ZP",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4602026732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gaur Groover",
        "dupr_id": "YXD4QD",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Casey Frieder",
        "dupr_id": "MY27VO",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]