Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 English Nationals Mixed Doubles SNR OPEN

ID: 5645861848

Match Scores

13-15

Win

Play Date

2025-10-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Sarah Howell

1Q2D4R · Isle of Wight, England, GB

DUPR

4.143

AH
Andy Hill

59PGP5 · Dorset, England, GB

DUPR

4.454

TEAM 2WINNER
TJ
Tara Jones

ZNL0KM · Stratford-upon-Avon, England, GB

DUPR

4.015

LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.724

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-5645861848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5453448873,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Howell",
        "dupr_id": "1Q2D4R",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Andy Hill",
        "dupr_id": "59PGP5",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  },
  {
    "team_id": 5594519521,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tara Jones",
        "dupr_id": "ZNL0KM",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      },
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      }
    ]
  }
]