Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4721169671

Match Scores

21-19

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joe Mellor

O6VZ92 · USA

DUPR

4.106

RU
Richard Ullman

PK4NJQ · USA

DUPR

3.899

TEAM 2LOSS
PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.930

RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.814

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-4721169671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4370564754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Mellor",
        "dupr_id": "O6VZ92",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Ullman",
        "dupr_id": "PK4NJQ",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4792961781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      },
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      }
    ]
  }
]