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

5 GOLDEN RINGS - Club Pickleball USA - Men's 5.0

ID: 7451679261

Match Scores

15-4

Loss

Play Date

2024-12-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Joshua Brian Peterson

8E4LJ3 · South Jordan, UT, US

DUPR

5.207

DH
Duncan Homer

89X4E3 · Lehi, UT, US

DUPR

5.239

TEAM 2LOSS
EJ
Eric Jacobson

17N753 · Spanish Fork, UT, US

DUPR

5.141

Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

5.039

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-7451679261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8314201637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Brian Peterson",
        "dupr_id": "8E4LJ3",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Duncan Homer",
        "dupr_id": "89X4E3",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 5255061002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Jacobson",
        "dupr_id": "17N753",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 5.039,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/braden-jacobson_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  }
]