Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate Mens Doubles Set Partner Round Robin

ID: 6514279288

Match Scores

15-12

Loss

Play Date

2026-01-23

Play Time (Est)

5:00 PM

Play Location

Park & Pádel Panamá

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jorge Melgar

9JOR2E · USA

DUPR

3.305

JN
Jorge Nunez del Prado

KO9VXO · Key Biscayne, FL, US

DUPR

3.857

TEAM 2LOSS
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.699

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.566

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-6514279288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5787669324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Melgar",
        "dupr_id": "9JOR2E",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jorge Nunez del Prado",
        "dupr_id": "KO9VXO",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Key Biscayne, FL, US"
      }
    ]
  },
  {
    "team_id": 8171839096,
    "serial": 2,
    "winner": false,
    "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"
      }
    ]
  }
]