Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Telford Franklin Open Mixed Doubles Upto 3.0 Plate

ID: 5803335690

Match Scores

3-15

Loss

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LH
Lyn Hughes

Z4ZRRL · USA

DUPR

2.000

DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.546

TEAM 2WINNER
JB
Julie Ball

5EEZ6P · USA

DUPR

2.749

SB
Simon Ball

6NKQOD · USA

DUPR

2.862

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-5803335690
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5213037555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lyn Hughes",
        "dupr_id": "Z4ZRRL",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.546,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      }
    ]
  },
  {
    "team_id": 8204980849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Ball",
        "dupr_id": "5EEZ6P",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Ball",
        "dupr_id": "6NKQOD",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]