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

MiLP - Kent - DUPR14

ID: 6783334831

Match Scores

23-21

Win

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Eric Lee

VXQONE · USA

DUPR

3.511

IC
Ian Chong

V4JWY5 · London, England, GB

DUPR

3.298

TEAM 2LOSS
DR
Dean Roser

WKG7YY · USA

DUPR

3.655

SJ
Simon Jago

Q9RGD5 · USA

DUPR

3.358

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-6783334831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4636151708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Chong",
        "dupr_id": "V4JWY5",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 7120933682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Roser",
        "dupr_id": "WKG7YY",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Jago",
        "dupr_id": "Q9RGD5",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]