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

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

ID: 7262108261

Match Scores

11-0

Win

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.355

LR
Lorenzo Rosales

Q9M665 · USA

DUPR

2.745

TEAM 2LOSS
PJ
Primo Joaquin Basa

2Z9X6R · USA

DUPR

2.219

JC
Joyla Catipon

XOZQ6R · USA

DUPR

2.147

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-7262108261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5006945562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Lorenzo Rosales",
        "dupr_id": "Q9M665",
        "rating": 2.745,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6449992936,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Primo Joaquin Basa",
        "dupr_id": "2Z9X6R",
        "rating": 2.219,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joyla Catipon",
        "dupr_id": "XOZQ6R",
        "rating": 2.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]