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

Frontier Days 10th Annual Round-Robin Pickleball Tournament - Mens Doubles Skill: Open

ID: 8437246631

Match Scores

15-8

Win

Play Date

2025-06-29

Play Time (Est)

12:45 AM

Play Location

La Pine, OR

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Thomas Spencer Powell

16K2D1 · Winder, GA, US

DUPR

5.024

RP
Ryan Pugh

3LWWRZ · Bend, OR, US

DUPR

5.203

TEAM 2LOSS
DK
David Kim

ZNGLKL · Beaverton, OR, US

DUPR

4.705

EK
Eddy Kim

L5GKZ5 · Beaverton, OR, US

DUPR

4.832

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-8437246631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5086812204,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Spencer Powell",
        "dupr_id": "16K2D1",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Winder, GA, US"
      },
      {
        "name": "Ryan Pugh",
        "dupr_id": "3LWWRZ",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 6118652628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kim",
        "dupr_id": "ZNGLKL",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Eddy Kim",
        "dupr_id": "L5GKZ5",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  }
]