Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Mixed Doubles 3.75-4.25+ [Teams]

ID: 4592969692

Match Scores

8-11

Loss

Play Date

2026-02-23

Play Time (Est)

5:00 PM

Play Location

IPOP: Inclusive Place of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Maria Hutton

4ZQXEM · BC, CA

DUPR

3.628

RA
Raj Acharya

YG7VLP · Coquitlam, BC, CA

DUPR

3.880

TEAM 2WINNER
MF
Matthew Fong

566JEP · Vancouver, BC, CA

DUPR

3.983

MS
Madison Sameshima

2QRK5Y · Burnaby, BC, CA

DUPR

3.783

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-4592969692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5724704150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maria Hutton",
        "dupr_id": "4ZQXEM",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "BC, CA"
      },
      {
        "name": "Raj Acharya",
        "dupr_id": "YG7VLP",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  },
  {
    "team_id": 7490382716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Fong",
        "dupr_id": "566JEP",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Madison Sameshima",
        "dupr_id": "2QRK5Y",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      }
    ]
  }
]