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

Powered by Rankiaopr Torneo de Pickleball a Beneficio de la Clase Nova 2028

ID: 8070101308

Match Scores

7-11

Win

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Derrick Santiago

VXEGQ6 · USA

DUPR

3.398

JS
Joehan Sanchez Morales

94MVWJ · USA

DUPR

3.468

TEAM 2WINNER
ER
Emmanuel Ríos

Z9J0ND · USA

DUPR

3.601

LC
Luis Collazo

6N74VQ · Utuado, Utuado, PR

DUPR

3.290

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-8070101308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7131783957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derrick Santiago",
        "dupr_id": "VXEGQ6",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joehan Sanchez Morales",
        "dupr_id": "94MVWJ",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4332564429,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emmanuel  Ríos",
        "dupr_id": "Z9J0ND",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Collazo",
        "dupr_id": "6N74VQ",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "Utuado, Utuado, PR"
      }
    ]
  }
]