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

2025 Pickleball World Cup

ID: 7638926281

Match Scores

10-15

Win

Play Date

2025-11-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.025

NA
Naomi Amakawa

8JKX54 · Wahroonga, NSW, AU

DUPR

4.954

TEAM 2WINNER
Chris Groer

1NLMGN · Knoxville, TN, US

DUPR

5.595

SM
Spencer Moorman

30ZXWG · Louisville, KY, US

DUPR

5.352

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-7638926281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5960176117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      },
      {
        "name": "Naomi Amakawa",
        "dupr_id": "8JKX54",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Wahroonga, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5754875988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Groer",
        "dupr_id": "1NLMGN",
        "rating": 5.595,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/12894/images/profile/008499f7-7019-4b5d-b9af-30e9b6eda117.png",
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Spencer Moorman",
        "dupr_id": "30ZXWG",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]