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

Life Time Paddle Battle - Mens Doubles Skill: (3.500 To 4.00) Age: (Any)

ID: 4390195083

Match Scores

0-11

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Plainsboro, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
SO
Santiago Ocampo

GXKPJG · USA

DUPR

2.964

LR
Leonardo Rivera

Y4QDMK · USA

DUPR

2.964

TEAM 2WINNER
JZ
Jun Zhi Tan

4ZKW66 · USA

DUPR

3.781

AM
Andre Mitchell

84W902 · Raritan, NJ, US

DUPR

3.619

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-4390195083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863824037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Santiago Ocampo",
        "dupr_id": "GXKPJG",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leonardo Rivera",
        "dupr_id": "Y4QDMK",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8468356548,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jun Zhi Tan",
        "dupr_id": "4ZKW66",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andre Mitchell",
        "dupr_id": "84W902",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Raritan, NJ, US"
      }
    ]
  }
]