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

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

ID: 6877358322

Match Scores

11-3

Win

Play Date

2026-06-05

Play Time (Est)

7:30 PM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.339

LR
Lorenzo Rosales

Q9M665 · USA

DUPR

2.693

TEAM 2LOSS
KV
Keila Vitan

LZPLPZ · USA

DUPR

2.920

AT
Alyssa Talla

MPDLGG · USA

DUPR

2.090

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-6877358322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6020810016,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Lorenzo Rosales",
        "dupr_id": "Q9M665",
        "rating": 2.693,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6314231451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keila Vitan",
        "dupr_id": "LZPLPZ",
        "rating": 2.92,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alyssa Talla",
        "dupr_id": "MPDLGG",
        "rating": 2.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]