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

RTA1000 - Lyon

ID: 8408453708

Match Scores

8-11, 6-11

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PT
Platel Theo

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

DUPR

5.700

KM
Katie Morris

7DWO59 · London, England, GB

DUPR

5.264

TEAM 2WINNER
AM
Anna Marija Bukina

562PL0 · Riga, LV

DUPR

4.670

AS
Alberto Seccia

V4GKEP · Rome, Lazio, IT

DUPR

5.531

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-8408453708
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8502502755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Platel Theo",
        "dupr_id": "3Z56QL",
        "rating": 5.7,
        "profile_pic_url": null,
        "location": "Nice, Provence-Alpes-Côte d'Azur, FR"
      },
      {
        "name": "Katie Morris",
        "dupr_id": "7DWO59",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 5584229600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Marija Bukina",
        "dupr_id": "562PL0",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Riga, LV"
      },
      {
        "name": "Alberto Seccia",
        "dupr_id": "V4GKEP",
        "rating": 5.531,
        "profile_pic_url": null,
        "location": "Rome, Lazio, IT"
      }
    ]
  }
]