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

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

ID: 7135140366

Match Scores

11-4

Loss

Play Date

2025-09-20

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.590

AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.300

TEAM 2LOSS
JH
Jeff Hoather

YXXOZK · Orem, UT, US

DUPR

5.049

BM
Bryson McMaster

3PJ0DM · Rexburg, ID, US

DUPR

5.076

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-7135140366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6711095116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6079688404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Hoather",
        "dupr_id": "YXXOZK",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Bryson McMaster",
        "dupr_id": "3PJ0DM",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]