Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate Mens Doubles Set Partner Round Robin

ID: 5399093526

Match Scores

11-15

Win

Play Date

2026-01-23

Play Time (Est)

7:30 PM

Play Location

Park & Pádel Panamá

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Adrian Salas

2L7LZ7 · USA

DUPR

3.845

FM
Franco Marsili

KYOLPY · USA

DUPR

3.439

TEAM 2WINNER
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.705

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.572

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-5399093526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6075921107,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adrian Salas",
        "dupr_id": "2L7LZ7",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franco Marsili",
        "dupr_id": "KYOLPY",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6139443260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel  Gallagher",
        "dupr_id": "6709KE",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Coloncito, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  }
]