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

Club Masters

ID: 4854517005

Match Scores

15-8

Win

Play Date

2025-03-08

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WC
William Caetano

35GZZP · Midvale, UT, US

DUPR

5.233

JM
Jaxon Madsen

3VY0N5 · Sandy, UT, US

DUPR

5.338

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.721

JP
Jaren Pope

NYX6L2 · UT, US

DUPR

4.764

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-4854517005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4546676470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Caetano",
        "dupr_id": "35GZZP",
        "rating": 5.233,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Jaxon Madsen",
        "dupr_id": "3VY0N5",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6352464247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Jaren Pope",
        "dupr_id": "NYX6L2",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]