Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLP Open (Fridays 6pm)

ID: 5000224372

Match Scores

21-14

Win

Play Date

2026-02-13

Play Time (Est)

5:00 PM

Play Location

Queen City Pickleball Hub - Regina, Saskatchewan

Unverified Facility

Competitor Teams

TEAM 1WINNER
Charlene Liu

LWGWNJ · Regina, SK, CA

DUPR

3.579

Jason Liu

RYEL7E · Regina, SK, CA

DUPR

4.364

TEAM 2LOSS
ZK
Zenia Korpus

Q5RDJ4 · USA

DUPR

2.823

AP
Amar Peringara Koshy

LWO5NJ · USA

DUPR

3.790

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-5000224372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7043065879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlene Liu",
        "dupr_id": "LWGWNJ",
        "rating": 3.579,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6952f75e98891.jpg",
        "location": "Regina, SK, CA"
      },
      {
        "name": "Jason Liu",
        "dupr_id": "RYEL7E",
        "rating": 4.364,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106294_63bad50bdda33.jpeg",
        "location": "Regina, SK, CA"
      }
    ]
  },
  {
    "team_id": 7636578636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zenia Korpus",
        "dupr_id": "Q5RDJ4",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amar Peringara Koshy",
        "dupr_id": "LWO5NJ",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]