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

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

ID: 8212444617

Match Scores

11-9

Loss

Play Date

2025-11-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Teresa González

GW4ZXG · USA

DUPR

2.702

OR
Omar Rosa

K579VK · USA

DUPR

2.663

TEAM 2LOSS
MR
Maria Rodriguez

XON2DR · USA

DUPR

2.737

AM
alex MartĂ­nez

0QLZR4 · San Lorenzo, San Lorenzo, PR

DUPR

2.916

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-8212444617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8417920316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teresa González",
        "dupr_id": "GW4ZXG",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Omar Rosa",
        "dupr_id": "K579VK",
        "rating": 2.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4456807836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maria Rodriguez",
        "dupr_id": "XON2DR",
        "rating": 2.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex MartĂ­nez",
        "dupr_id": "0QLZR4",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": "San Lorenzo, San Lorenzo, PR"
      }
    ]
  }
]