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

Club Masters

ID: 4498322100

Match Scores

7-11, 0-11

Win

Play Date

2025-03-07

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Cameron Smith

59YZQR · Spanish Fork, UT, US

DUPR

4.229

KA
Kade Argyle

3Y4KG8 · Mapleton, UT, US

DUPR

4.786

TEAM 2WINNER
WC
William Caetano

35GZZP · Midvale, UT, US

DUPR

5.225

JM
Jaxon Madsen

3VY0N5 · Sandy, UT, US

DUPR

5.329

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-4498322100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6299219479,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Smith",
        "dupr_id": "59YZQR",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Kade Argyle",
        "dupr_id": "3Y4KG8",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  },
  {
    "team_id": 6918052515,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Caetano",
        "dupr_id": "35GZZP",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Jaxon Madsen",
        "dupr_id": "3VY0N5",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]