Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickle Super Cup by RFET - +18 Dobles Masculino

ID: 7633245939

Match Scores

15-21, 12-21

Loss

Play Date

2025-12-13

Play Time (Est)

4:45 AM

Play Location

La fuente Pickleball HUB

Unverified Facility

Competitor Teams

TEAM 1LOSS
DV
Daniel Vega Gutierrez

JZ74XW · Móstoles, MD, ES

DUPR

5.179

PC
Pedro Camara

JJD6JM · Madrid, MD, ES

DUPR

5.049

TEAM 2WINNER
ID
ignasi de rueda

2QJZKR · Barcelona, CT, ES

DUPR

5.383

JC
Josep Canyadell

PKPYOX · Lleida, CT, ES

DUPR

5.792

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-7633245939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4784399806,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Vega Gutierrez",
        "dupr_id": "JZ74XW",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "Móstoles, MD, ES"
      },
      {
        "name": "Pedro Camara",
        "dupr_id": "JJD6JM",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  },
  {
    "team_id": 4504173542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ignasi de rueda",
        "dupr_id": "2QJZKR",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "Barcelona, CT, ES"
      },
      {
        "name": "Josep Canyadell",
        "dupr_id": "PKPYOX",
        "rating": 5.792,
        "profile_pic_url": null,
        "location": "Lleida, CT, ES"
      }
    ]
  }
]