Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PebbleCreek Pickleball Club 9th Annual Tournament - Mixed Doubles Skill: (5.0) Age: 60+, 65+

ID: 6871971520

Match Scores

11-6, 11-3

Loss

Play Date

2025-02-27

Play Time (Est)

5:00 PM

Play Location

Goodyear, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Susan Kang

3PDDYG · USA

DUPR

4.613

AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.652

TEAM 2LOSS
LL
Lesli Link

30P9XG · Wickenburg, AZ, US

DUPR

3.978

DB
Doug Blik

8KDWYO · Newcastle, WA, US

DUPR

4.666

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-6871971520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5235903841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Kang",
        "dupr_id": "3PDDYG",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Akira Kakizawa",
        "dupr_id": "894JLV",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6792639721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lesli Link",
        "dupr_id": "30P9XG",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Wickenburg, AZ, US"
      },
      {
        "name": "Doug Blik",
        "dupr_id": "8KDWYO",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Newcastle, WA, US"
      }
    ]
  }
]