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

Shropshire Open Mixed Doubles - Intermediate Group 1

ID: 7464775831

Match Scores

11-8

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mark Stubbs

99X2ZE · USA

DUPR

2.347

KB
Kathryn Bray

9DPONJ · USA

DUPR

2.616

TEAM 2LOSS
DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.675

LH
Lyn Hughes

Z4ZRRL · USA

DUPR

2.149

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-7464775831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6633666766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Stubbs",
        "dupr_id": "99X2ZE",
        "rating": 2.347,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathryn Bray",
        "dupr_id": "9DPONJ",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4748557663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      },
      {
        "name": "Lyn Hughes",
        "dupr_id": "Z4ZRRL",
        "rating": 2.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]