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

Powered by Rankiaopr Torneo de Gladiadores by Positive Fury PickleballClub (PFPC)

ID: 7525674664

Match Scores

9-11

Win

Play Date

2025-11-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TG
Teresa González

GW4ZXG · USA

DUPR

2.707

OR
Omar Rosa

K579VK · USA

DUPR

2.671

TEAM 2WINNER
MR
Maria Rodriguez

XON2DR · USA

DUPR

2.728

AM
alex MartĂ­nez

0QLZR4 · San Lorenzo, San Lorenzo, PR

DUPR

2.914

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-7525674664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6171668137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teresa González",
        "dupr_id": "GW4ZXG",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Omar Rosa",
        "dupr_id": "K579VK",
        "rating": 2.671,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6564554000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria Rodriguez",
        "dupr_id": "XON2DR",
        "rating": 2.728,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex MartĂ­nez",
        "dupr_id": "0QLZR4",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": "San Lorenzo, San Lorenzo, PR"
      }
    ]
  }
]