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

MiLP - Kent - DUPR14

ID: 4924412409

Match Scores

21-18

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Eric Lee

VXQONE · USA

DUPR

3.503

IC
Ian Chong

V4JWY5 · London, England, GB

DUPR

3.295

TEAM 2LOSS
SE
Stephen Earle Godwin

XKEG44 · USA

DUPR

2.981

AR
Arshia Rashidi

2ZJ267 · USA

DUPR

2.790

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-4924412409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7754598904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Chong",
        "dupr_id": "V4JWY5",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 4507328068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Earle Godwin",
        "dupr_id": "XKEG44",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arshia Rashidi",
        "dupr_id": "2ZJ267",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]