Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - The Dink Minor League Pickleball @Club Osa ~ Tarzana, California

ID: 7199146844

Match Scores

10-12

Loss

Play Date

2025-02-16

Play Time (Est)

9:00 PM

Play Location

Club Osa

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Michael Druse

8JM76D · San Marcos, CA, US

DUPR

4.512

SH
Shelly Hayes

16W0N0 · Lake Isabella, CA, US

DUPR

4.376

TEAM 2WINNER
AL
Arniel Lagon

17QL4M · Los Angeles, CA, US

DUPR

4.018

RD
Reena Del Rosario

89YOPE · USA

DUPR

3.808

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-7199146844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8448640581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Druse",
        "dupr_id": "8JM76D",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "San Marcos, CA, US"
      },
      {
        "name": "Shelly Hayes",
        "dupr_id": "16W0N0",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Lake Isabella, CA, US"
      }
    ]
  },
  {
    "team_id": 6343465514,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arniel Lagon",
        "dupr_id": "17QL4M",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Reena Del Rosario",
        "dupr_id": "89YOPE",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]