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

DUPR Night Novice-Low Intermediate Open Play 9pm-12am

ID: 6632042629

Match Scores

11-10

Win

Play Date

2026-06-05

Play Time (Est)

2:15 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.345

LR
Lorenzo Rosales

Q9M665 · USA

DUPR

2.716

TEAM 2LOSS
AT
Axel Tan II

6P7ZOG · USA

DUPR

3.200

VB
Vince Bato

RX622D · USA

DUPR

3.118

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-6632042629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7329544271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Lorenzo Rosales",
        "dupr_id": "Q9M665",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6323640221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Axel Tan II",
        "dupr_id": "6P7ZOG",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vince Bato",
        "dupr_id": "RX622D",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]