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

High Intermediate Mens Doubles Set Partner Round Robin

ID: 7295226610

Match Scores

15-10

Win

Play Date

2026-01-23

Play Time (Est)

11:30 PM

Play Location

Park & Pádel Panamá

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.699

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.566

TEAM 2LOSS
RR
rogelio romero

16MZOG · Panama City, Panamá Province, PA

DUPR

3.219

JP
Josiah Prochnavy

V455M5 · Osa, Provincia de Puntarenas, CR

DUPR

3.397

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-7295226610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4441166008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel  Gallagher",
        "dupr_id": "6709KE",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Coloncito, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  },
  {
    "team_id": 6369227952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "rogelio romero",
        "dupr_id": "16MZOG",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Panama City, Panamá Province, PA"
      },
      {
        "name": "Josiah Prochnavy",
        "dupr_id": "V455M5",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Osa, Provincia de Puntarenas, CR"
      }
    ]
  }
]