Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr best of 3

ID: 5611829914

Match Scores

11-1, 11-6, 11-3

Loss

Play Date

2026-03-18

Play Time (Est)

11:30 PM

Play Location

11320 E Vía Linda, Scottsdale, AZ 85259, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Myles Weller

Z4YPEW · USA

DUPR

4.530

TD
Travis Delray

GXE64G · USA

DUPR

4.530

TEAM 2LOSS
DH
David Hernandez

V4VL25 · Phoenix, AZ, US

DUPR

4.060

LH
Lucas Hernandez

94Z66E · AZ, US

DUPR

3.908

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-5611829914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6101566281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Myles  Weller",
        "dupr_id": "Z4YPEW",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Delray",
        "dupr_id": "GXE64G",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7169029755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Hernandez",
        "dupr_id": "V4VL25",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Lucas Hernandez",
        "dupr_id": "94Z66E",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]