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

RTA1000 - Lyon

ID: 7712780628

Match Scores

0-7, 7-4, 7-3

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Josep Canyadell

PKPYOX · Lleida, CT, ES

DUPR

5.895

MS
Marina Sicic

Z9NWNW · Belgrade, RS

DUPR

5.228

TEAM 2LOSS
KM
Katie Morris

7DWO59 · London, England, GB

DUPR

5.278

PT
Platel Theo

3Z56QL · Nice, Provence-Alpes-Côte d'Azur, FR

DUPR

5.713

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-7712780628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4713192202,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josep Canyadell",
        "dupr_id": "PKPYOX",
        "rating": 5.895,
        "profile_pic_url": null,
        "location": "Lleida, CT, ES"
      },
      {
        "name": "Marina Sicic",
        "dupr_id": "Z9NWNW",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      }
    ]
  },
  {
    "team_id": 8491956495,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Morris",
        "dupr_id": "7DWO59",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Platel Theo",
        "dupr_id": "3Z56QL",
        "rating": 5.713,
        "profile_pic_url": null,
        "location": "Nice, Provence-Alpes-Côte d'Azur, FR"
      }
    ]
  }
]