Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7486689126

Match Scores

11-2

Loss

Play Date

2026-02-08

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
James Neale

GGKD5V · Birmingham, England, GB

DUPR

4.407

NN
Natalia Novikova

3PGX2Z · West Bridgford, England, GB

DUPR

4.325

TEAM 2LOSS
AO
Alexander Oliver

3PDEKM · Norfolk, England, GB

DUPR

4.218

ES
Emma Saheed

EWWZ0M · USA

DUPR

3.443

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-7486689126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5830152933,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Neale",
        "dupr_id": "GGKD5V",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Natalia Novikova",
        "dupr_id": "3PGX2Z",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "West Bridgford, England, GB"
      }
    ]
  },
  {
    "team_id": 7777612885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Oliver",
        "dupr_id": "3PDEKM",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      },
      {
        "name": "Emma Saheed",
        "dupr_id": "EWWZ0M",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]