Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pukka Pickleball Doubles League

ID: 4304191842

Match Scores

1-11

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Southchurch Blvd, Southend-on-Sea SS2 4XA, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Debbie Porsz

6KGZQK · Alconbury, England, GB

DUPR

2.640

SO
Stephanie Orsborn

0REG74 · USA

DUPR

2.781

TEAM 2WINNER
EP
Emma Pearce

WN9EWK · USA

DUPR

2.787

MV
Mohammed valjy

EXXOPE · USA

DUPR

2.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-4304191842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5857167125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Debbie  Porsz",
        "dupr_id": "6KGZQK",
        "rating": 2.64,
        "profile_pic_url": null,
        "location": "Alconbury, England, GB"
      },
      {
        "name": "Stephanie Orsborn",
        "dupr_id": "0REG74",
        "rating": 2.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8065982119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Pearce",
        "dupr_id": "WN9EWK",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohammed valjy",
        "dupr_id": "EXXOPE",
        "rating": 2.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]