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

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

ID: 6287082264

Match Scores

15-6

Win

Play Date

2024-02-24

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jeremy Root

89Z77J · USA

DUPR

4.871

AH
Andrew Humphreys

3554ZP · USA

DUPR

4.933

TEAM 2LOSS
Ian Taylor

1NZWO7 · Medford, OR, US

DUPR

4.143

TD
Thomas Dols

MY9LVV · Talent, OR, US

DUPR

4.842

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-6287082264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5911973737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Root",
        "dupr_id": "89Z77J",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Humphreys",
        "dupr_id": "3554ZP",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4603471649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Taylor",
        "dupr_id": "1NZWO7",
        "rating": 4.143,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/137500_63e0a3ec910bd.png",
        "location": "Medford, OR, US"
      },
      {
        "name": "Thomas Dols",
        "dupr_id": "MY9LVV",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  }
]