Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 English Open Sun - Mixed Doubles 4.5 15+

ID: 8465793109

Match Scores

6-11

Win

Play Date

2025-08-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
sheena Maclean-Bell

0Y7R02 · Ramsgate, England, GB

DUPR

3.748

DN
Doug Neve

4L4VJM · Kent, England, GB

DUPR

4.867

TEAM 2WINNER
TR
Thaila Rodrigues

ODEZYL · Dublin, D, IE

DUPR

4.754

DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.468

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-8465793109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5439793829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "sheena Maclean-Bell",
        "dupr_id": "0Y7R02",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Ramsgate, England, GB"
      },
      {
        "name": "Doug Neve",
        "dupr_id": "4L4VJM",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 5172527451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thaila Rodrigues",
        "dupr_id": "ODEZYL",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Dublin, D, IE"
      },
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      }
    ]
  }
]