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

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

ID: 4408966120

Match Scores

15-0

Win

Play Date

2025-10-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brian Cox

NYXOX7 · South Jordan, UT, US

DUPR

4.942

PP
Paul Pedler

3LKZ68 · Riverton, UT, US

DUPR

5.358

TEAM 2LOSS
AB
Austin Beckstead

7696L5 · Provo, UT, US

DUPR

4.697

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.510

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-4408966120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7600210607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Cox",
        "dupr_id": "NYXOX7",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Paul Pedler",
        "dupr_id": "3LKZ68",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 8383583765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Beckstead",
        "dupr_id": "7696L5",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]