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

Competitive Open Play Match

ID: 6415351024

Match Scores

5-15

Loss

Play Date

2026-05-27

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.641

JR
James Roberts

55YKXP · USA

DUPR

2.788

TEAM 2WINNER
HJ
Howard JONES

XJE2P4 · USA

DUPR

2.653

PP
Paul Prior

769E6N · USA

DUPR

2.892

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-6415351024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4718552953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      },
      {
        "name": "James Roberts",
        "dupr_id": "55YKXP",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4389751871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Howard JONES",
        "dupr_id": "XJE2P4",
        "rating": 2.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Prior",
        "dupr_id": "769E6N",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]