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

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

ID: 5011503497

Match Scores

11-8

Win

Play Date

2026-05-17

Play Time (Est)

6:15 AM

Play Location

Playground Pickleball and Badminton Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Rye Flores

LZZOM6 · Parañaque, NCR, PH

DUPR

3.307

RA
Rommel Aronce

MPVQML · USA

DUPR

3.471

TEAM 2LOSS
DC
Dave Cachapero

4Q7N2G · USA

DUPR

3.383

LT
Lorenz Taguse

RW95JE · USA

DUPR

3.078

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-5011503497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8466515214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rye Flores",
        "dupr_id": "LZZOM6",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rommel Aronce",
        "dupr_id": "MPVQML",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7068500152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Cachapero",
        "dupr_id": "4Q7N2G",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorenz Taguse",
        "dupr_id": "RW95JE",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]