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

Triple Moneyball Series C - Club Pickleball USA - Men's 5.0

ID: 5220100832

Match Scores

21-7

Win

Play Date

2025-11-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.354

CP
Carson Paige

3VJ753 · American Fork, UT, US

DUPR

5.494

TEAM 2LOSS
SP
Skye Peterson

DWMYE4 · Cedar Hills, UT, US

DUPR

4.717

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.269

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-5220100832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7359260319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Carson Paige",
        "dupr_id": "3VJ753",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6189901005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skye Peterson",
        "dupr_id": "DWMYE4",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  }
]