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

UVTC Winter Jam by PIG - Mens Doubles Skill: (4.5 and Above)

ID: 5660875650

Match Scores

15-7

Win

Play Date

2024-02-24

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jeremy Root

89Z77J · USA

DUPR

5.061

AH
Andrew Humphreys

3554ZP · USA

DUPR

5.126

TEAM 2LOSS
PW
Patrick Williams

3P5MKM · Albany, OR, US

DUPR

5.033

SJ
shayne johnson

17ZXR4 · Roseburg, OR, US

DUPR

4.977

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-5660875650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6870984444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Root",
        "dupr_id": "89Z77J",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Humphreys",
        "dupr_id": "3554ZP",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7802057094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Williams",
        "dupr_id": "3P5MKM",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Albany, OR, US"
      },
      {
        "name": "shayne johnson",
        "dupr_id": "17ZXR4",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Roseburg, OR, US"
      }
    ]
  }
]