Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

South East (North) Pickleball League (Round 7) - Men's Doubles

ID: 6773496129

Match Scores

21-18

Win

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.846

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.962

TEAM 2LOSS
PR
Peter Ray

5EOPD0 · USA

DUPR

4.124

SU
Simon Uttley

V2LNKE · USA

DUPR

3.775

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-6773496129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5434337314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  },
  {
    "team_id": 5114259759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Ray",
        "dupr_id": "5EOPD0",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Uttley",
        "dupr_id": "V2LNKE",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]