Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boomstik Battle at Pickleball Kingdom - Womens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6563401448

Match Scores

15-13

Loss

Play Date

2025-12-13

Play Time (Est)

9:00 PM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Susan Trantham

30ZX42 · Newberg, OR, US

DUPR

4.176

KP
kristy paratore

35DWY0 · Independence, OR, US

DUPR

4.229

TEAM 2LOSS
BK
Bunky Kipe

YXJ2O4 · Wilsonville, OR, US

DUPR

3.944

DT
Darla Torkelsen

16NWEG · USA

DUPR

4.341

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-6563401448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4769501500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Trantham",
        "dupr_id": "30ZX42",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      },
      {
        "name": "kristy paratore",
        "dupr_id": "35DWY0",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Independence, OR, US"
      }
    ]
  },
  {
    "team_id": 6617904296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bunky Kipe",
        "dupr_id": "YXJ2O4",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Darla Torkelsen",
        "dupr_id": "16NWEG",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]