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

Road To The Final 4 - Men's 4.5

ID: 4371761037

Match Scores

15-3

Loss

Play Date

2024-04-13

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZM
Zion Meer

3XRXZ2 · Lehi, UT, US

DUPR

4.631

RD
Ravindra Dandothya

35MWGP · Draper, UT, US

DUPR

5.235

TEAM 2LOSS
CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.551

CB
Christopher Bingham

12N5QY · Riverton, UT, US

DUPR

4.908

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-4371761037
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8390070272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zion Meer",
        "dupr_id": "3XRXZ2",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ravindra Dandothya",
        "dupr_id": "35MWGP",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 8230832741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Christopher Bingham",
        "dupr_id": "12N5QY",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]