Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Fall Classic at Pickleball Kingdom Poulsbo - Mixed Doubles Skill: (4.0+) Age: (Any)

ID: 4572190283

Match Scores

7-11

Win

Play Date

2025-11-02

Play Time (Est)

12:45 AM

Play Location

Poulsbo, WA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EP
Erin Peters

EW9ROV · Grapeview, WA, US

DUPR

3.633

PN
Peter Nelson

J5PV9D · USA

DUPR

3.859

TEAM 2WINNER
EP
Erin Phillips

307XMG · USA

DUPR

3.488

DP
Dan Pippinger

17RZ29 · Bainbridge Island, WA, US

DUPR

4.198

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-4572190283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8210998702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erin Peters",
        "dupr_id": "EW9ROV",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Grapeview, WA, US"
      },
      {
        "name": "Peter Nelson",
        "dupr_id": "J5PV9D",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5067613867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erin Phillips",
        "dupr_id": "307XMG",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Pippinger",
        "dupr_id": "17RZ29",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  }
]