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

Competitive Open Play Match

ID: 6920623587

Match Scores

3-15

Win

Play Date

2026-05-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LH
Lyn Hughes

Z4ZRRL · USA

DUPR

2.000

DR
David Roberts

6ZO60Q · USA

DUPR

2.682

TEAM 2WINNER
SA
Sarah annable

RW7RJQ · West Midlands, England, GB

DUPR

2.739

CA
Chris Allen

JYZ2Z4 · USA

DUPR

2.607

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-6920623587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7353871133,
    "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.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6812131838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah annable",
        "dupr_id": "RW7RJQ",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      },
      {
        "name": "Chris  Allen",
        "dupr_id": "JYZ2Z4",
        "rating": 2.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]