Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/2 - 4.0+ Fixed Partner DUPR

ID: 7425893112

Match Scores

11-3

Win

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.326

LG
Luis Gallardo

QPK0R5 · Guadalajara, Jal., MX

DUPR

4.658

TEAM 2LOSS
RA
Rajesh Akinepalli

3L454Z · Arlington, TX, US

DUPR

3.593

MM
madhukar Mosali

7DZ75N · Arlington, TX, US

DUPR

3.675

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-7425893112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8087680896,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Luis Gallardo",
        "dupr_id": "QPK0R5",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Guadalajara, Jal., MX"
      }
    ]
  },
  {
    "team_id": 8454136605,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rajesh Akinepalli",
        "dupr_id": "3L454Z",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      },
      {
        "name": "madhukar Mosali",
        "dupr_id": "7DZ75N",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]