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

Pickleball Mindset DUPR Trial Session

ID: 5762124062

Match Scores

3-11

Loss

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Taguig, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Lorie Sanchez

76MZR5 · Manila, NCR, PH

DUPR

3.198

Y
Yayo

56DEO0 · USA

DUPR

2.885

TEAM 2WINNER
MD
Madz Diciano

PWGP9G · Taguig, NCR, PH

DUPR

3.344

SA
Sheryl Ann Rafael

YXQZ7G · USA

DUPR

3.382

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-5762124062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4693295776,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lorie Sanchez",
        "dupr_id": "76MZR5",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Yayo",
        "dupr_id": "56DEO0",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5407481255,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madz Diciano",
        "dupr_id": "PWGP9G",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Sheryl Ann Rafael",
        "dupr_id": "YXQZ7G",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]