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

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

ID: 6551223645

Match Scores

11-5

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.341

LR
Lorenzo Rosales

Q9M665 · USA

DUPR

2.704

TEAM 2LOSS
JD
Jethro De Guzman

Z4OL5M · USA

DUPR

3.001

JM
Jose Manuel Albesa

7Z9DR0 · USA

DUPR

2.286

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-6551223645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6459187733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Lorenzo Rosales",
        "dupr_id": "Q9M665",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5924220179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jethro De Guzman",
        "dupr_id": "Z4OL5M",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Manuel Albesa",
        "dupr_id": "7Z9DR0",
        "rating": 2.286,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]