Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round Robin DUPR Event

ID: 4805183696

Match Scores

11-9

Loss

Play Date

2026-01-28

Play Time (Est)

9:00 PM

Play Location

Pickles and Play - Garner

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Logan Rogers

56DEDL · Raleigh, NC, US

DUPR

4.506

SD
Shubhankar Darbari

OZNMN2 · Chapel Hill, NC, US

DUPR

3.997

TEAM 2LOSS
JL
JEFFREY Lang

3V0K06 · Durham, NC, US

DUPR

4.592

MT
Manuel Teniente

O6PG57 · NC, US

DUPR

4.210

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-4805183696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6756141688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Rogers",
        "dupr_id": "56DEDL",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Shubhankar  Darbari",
        "dupr_id": "OZNMN2",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 6799314395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JEFFREY Lang",
        "dupr_id": "3V0K06",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Manuel Teniente",
        "dupr_id": "O6PG57",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]