Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool A - Women's 11 (V3)

ID: 4674693455

Match Scores

9-21

Win

Play Date

2026-03-14

Play Time (Est)

12:45 AM

Play Location

Inclusive Place of Pickleball (IPOP)

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kathleen Cortez

J5GD6O · USA

DUPR

3.366

MN
Maricris Nipay

J56RZM · Coquitlam, BC, CA

DUPR

3.009

TEAM 2WINNER
OP
olivia pranantoputri

X2L6VX · Singapore, SG

DUPR

3.461

DG
Dyane Goh

Z9ROEW · USA

DUPR

3.299

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-4674693455
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7855225008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Cortez",
        "dupr_id": "J5GD6O",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maricris  Nipay",
        "dupr_id": "J56RZM",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  },
  {
    "team_id": 4998443160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "olivia pranantoputri",
        "dupr_id": "X2L6VX",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Dyane Goh",
        "dupr_id": "Z9ROEW",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]