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

1st RPM x Choosedink MEN'S Doubles DUPR 3.0<3.3 Tournament

ID: 5878662147

Match Scores

9-11

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

Playground Pickleball and Badminton Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
RF
Rye Flores

LZZOM6 · Parañaque, NCR, PH

DUPR

3.306

RA
Rommel Aronce

MPVQML · USA

DUPR

3.470

TEAM 2WINNER
GM
Gabriel Maru Buera

ELM75W · USA

DUPR

3.271

SJ
Shingo Jao Kato

JPGN9M · USA

DUPR

3.326

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-5878662147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4744913015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rye Flores",
        "dupr_id": "LZZOM6",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rommel Aronce",
        "dupr_id": "MPVQML",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7363854588,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Maru Buera",
        "dupr_id": "ELM75W",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shingo Jao Kato",
        "dupr_id": "JPGN9M",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]