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

RTA1000 - Lyon

ID: 4309366669

Match Scores

7-2, 8-6

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.086

CB
Charles Bowen Rayner

O6PWVW · London, England, GB

DUPR

5.234

TEAM 2LOSS
MK
Masson Kevin

3VMR9E · USA

DUPR

4.644

RR
Raphaël Roux

J5X5EO · USA

DUPR

4.525

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-4309366669
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7983320207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Charles Bowen Rayner",
        "dupr_id": "O6PWVW",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 7100541359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Masson Kevin",
        "dupr_id": "3VMR9E",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raphaël  Roux",
        "dupr_id": "J5X5EO",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]