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

Tune Up x Sideout Club DUPR NIGHT/New Court Tryout: PY Manda | INT - ADV |

ID: 4794358210

Match Scores

13-11

Loss

Play Date

2026-05-09

Play Time (Est)

11:30 PM

Play Location

Pickleyard Mandaluyong - Acqua Residences

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Lau Lopez

56KL6R · USA

DUPR

3.543

EE
Enzo Escalona

V2P22J · USA

DUPR

3.252

TEAM 2LOSS
RS
Rachelle S Millard

KOVO4Q · USA

DUPR

2.914

CU
craig uy

0PW2GG · USA

DUPR

3.489

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-4794358210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6059283695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lau Lopez",
        "dupr_id": "56KL6R",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Escalona",
        "dupr_id": "V2P22J",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5429227159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachelle S Millard",
        "dupr_id": "KOVO4Q",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "craig uy",
        "dupr_id": "0PW2GG",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]