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

Telford Franklin Open Mixed Doubles Upto 3.0 Plate

ID: 7901501599

Match Scores

15-8

Win

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LH
Lyn Hughes

Z4ZRRL · USA

DUPR

2.044

DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.557

TEAM 2LOSS
AL
Annette Laing

X0MK67 · USA

DUPR

2.162

LL
Lee Laing

OR7Z47 · USA

DUPR

2.162

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-7901501599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257132035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lyn Hughes",
        "dupr_id": "Z4ZRRL",
        "rating": 2.044,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      }
    ]
  },
  {
    "team_id": 5896691411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Annette Laing",
        "dupr_id": "X0MK67",
        "rating": 2.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Laing",
        "dupr_id": "OR7Z47",
        "rating": 2.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]