Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Mixed Doubles 3.75-4.25+ [Teams]

ID: 5643907506

Match Scores

8-11

Loss

Play Date

2026-02-23

Play Time (Est)

7:30 PM

Play Location

IPOP: Inclusive Place of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Maria Hutton

4ZQXEM · BC, CA

DUPR

3.653

RA
Raj Acharya

YG7VLP · Coquitlam, BC, CA

DUPR

3.892

TEAM 2WINNER
EH
Elizabeth Hoath

1RPRLQ · New Westminster, BC, CA

DUPR

3.606

JS
james Supperamaniam

YX62KE · Ipoh, Perak, MY

DUPR

3.852

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-5643907506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5035889227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maria Hutton",
        "dupr_id": "4ZQXEM",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "BC, CA"
      },
      {
        "name": "Raj Acharya",
        "dupr_id": "YG7VLP",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  },
  {
    "team_id": 7149720929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Hoath",
        "dupr_id": "1RPRLQ",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "New Westminster, BC, CA"
      },
      {
        "name": "james Supperamaniam",
        "dupr_id": "YX62KE",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Ipoh, Perak, MY"
      }
    ]
  }
]