Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 2 - 18+ Mixed Doubles 4.5+

ID: 6904445231

Match Scores

11-7

Win

Play Date

2026-02-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LP
Luke Pontin

V7VRM6 · Saint Helier, St Helier, JE

DUPR

4.615

KG
Kayla Graham

305D24 · Hampshire, England, GB

DUPR

4.040

TEAM 2LOSS
AO
Alexander Oliver

3PDEKM · Norfolk, England, GB

DUPR

4.283

ES
Emma Saheed

EWWZ0M · USA

DUPR

3.503

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-6904445231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4674951508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Saint Helier, St Helier, JE"
      },
      {
        "name": "Kayla Graham",
        "dupr_id": "305D24",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 5331287318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Oliver",
        "dupr_id": "3PDEKM",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      },
      {
        "name": "Emma Saheed",
        "dupr_id": "EWWZ0M",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]