Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleball World Cup

ID: 5522623497

Match Scores

12-15

Loss

Play Date

2025-11-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PR
Pedja Rakic

3OW6G2 · Ann Arbor, MI, US

DUPR

4.264

GT
Gregor Tamindzija

ZZVMQP · USA

DUPR

4.112

TEAM 2WINNER
CB
Courtland Boyle

3LQZ9Z · USA

DUPR

4.499

MC
Mark Cordeiro

YGOGLE · Southampton Parish, BM

DUPR

4.416

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-5522623497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6667553005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pedja Rakic",
        "dupr_id": "3OW6G2",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Gregor Tamindzija",
        "dupr_id": "ZZVMQP",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7582087460,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Courtland Boyle",
        "dupr_id": "3LQZ9Z",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Cordeiro",
        "dupr_id": "YGOGLE",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      }
    ]
  }
]