Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 - The Dink Minor League Pickleball @ Palm Beach Royals ~ Florida

ID: 6736770871

Match Scores

21-10

Loss

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

Valencia Sound

View Facility Page →

Competitor Teams

TEAM 1WINNER
OA
Oscar Arce

35LZX0 · Tamarac, FL, US

DUPR

4.130

AG
Angel Guzman

RZ07KN · USA

DUPR

4.316

TEAM 2LOSS
RM
Rocco Monteleon

JJRKGW · Estero, FL, US

DUPR

4.235

AG
Asís Garrido Guerrero

QPQVLR · GA, ES

DUPR

4.721

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-6736770871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4645028270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oscar Arce",
        "dupr_id": "35LZX0",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Tamarac, FL, US"
      },
      {
        "name": "Angel Guzman",
        "dupr_id": "RZ07KN",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4810613430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rocco Monteleon",
        "dupr_id": "JJRKGW",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Asís Garrido Guerrero",
        "dupr_id": "QPQVLR",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "GA, ES"
      }
    ]
  }
]