Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate Mens Doubles Set Partner Round Robin

ID: 4819058712

Match Scores

15-9

Loss

Play Date

2026-01-23

Play Time (Est)

1:00 PM

Play Location

Park & Pádel Panamá

Unverified Facility

Competitor Teams

TEAM 1WINNER
LC
Luis Castillo

ZNJDYM · Panama City, Panamá Province, PA

DUPR

2.796

AG
Angel Gamarra

KO5WR6 · Nueva Gorgona, Provincia de Panamá Oeste, PA

DUPR

4.398

TEAM 2LOSS
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.701

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.568

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-4819058712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7113445274,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Castillo",
        "dupr_id": "ZNJDYM",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": "Panama City, Panamá Province, PA"
      },
      {
        "name": "Angel Gamarra",
        "dupr_id": "KO5WR6",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Nueva Gorgona, Provincia de Panamá Oeste, PA"
      }
    ]
  },
  {
    "team_id": 7053444830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel  Gallagher",
        "dupr_id": "6709KE",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Coloncito, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  }
]