Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr Nights: Advanced ( 3.75+ or not rated) Partner required

ID: 5959430048

Match Scores

1-11

Win

Play Date

2025-11-18

Play Time (Est)

9:00 PM

Play Location

Pickler Universe

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Rakesh Mattapalli

Z94OGW · Plano, TX, US

DUPR

3.524

JP
Jason Pittack

V2OYOP · Richardson, TX, US

DUPR

3.663

TEAM 2WINNER
EF
Eli Flicker

JJVVRD · Dallas, TX, US

DUPR

4.101

JB
Jason Berry

X2M4MR · USA

DUPR

4.095

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-5959430048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8484643160,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rakesh Mattapalli",
        "dupr_id": "Z94OGW",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Jason Pittack",
        "dupr_id": "V2OYOP",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  },
  {
    "team_id": 8132766172,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eli Flicker",
        "dupr_id": "JJVVRD",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jason Berry",
        "dupr_id": "X2M4MR",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]