Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 English Nationals Mixed Doubles 4.0 35+

ID: 4393936872

Match Scores

11-2

Loss

Play Date

2025-11-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Anna Hurst

G55R2X · Berkshire, England, GB

DUPR

3.678

SH
Stephen Hurst

PWGKMG · Bracknell, England, GB

DUPR

4.008

TEAM 2LOSS
GN
Gemma Newton

3VDEJ6 · Leeds, England, GB

DUPR

3.404

DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.234

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-4393936872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5978147407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Hurst",
        "dupr_id": "G55R2X",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      },
      {
        "name": "Stephen  Hurst",
        "dupr_id": "PWGKMG",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Bracknell, England, GB"
      }
    ]
  },
  {
    "team_id": 6777676545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gemma Newton",
        "dupr_id": "3VDEJ6",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      },
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      }
    ]
  }
]