Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Reset: Men’s 3.5

ID: 4914380774

Match Scores

11-6

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kyle Murillo

XOEW45 · USA

DUPR

3.513

AA
Akhil Arra

G0KV7M · USA

DUPR

3.633

TEAM 2LOSS
MO
Mark Ormins

EGKGQV · USA

DUPR

3.454

HE
Hanney Eltoumi

4ZVDN6 · Elmhurst, IL, US

DUPR

3.667

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-4914380774
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5295433687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Murillo",
        "dupr_id": "XOEW45",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Akhil Arra",
        "dupr_id": "G0KV7M",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7255828567,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Ormins",
        "dupr_id": "EGKGQV",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hanney Eltoumi",
        "dupr_id": "4ZVDN6",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      }
    ]
  }
]