Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr night event Advanced (3.75+ or not rated)

ID: 6833892921

Match Scores

1-11

Win

Play Date

2025-10-01

Play Time (Est)

10:15 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
NE
Nosa Edogun

RYQENM · USA

DUPR

3.253

AO
Abisay Olivares

JZLYYD · USA

DUPR

3.657

TEAM 2WINNER
MB
Matt Blackburn

7DE9ZN · USA

DUPR

4.282

TL
Tin Le

Q52E40 · Carrollton, TX, US

DUPR

4.011

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-6833892921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7570590410,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nosa Edogun",
        "dupr_id": "RYQENM",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abisay Olivares",
        "dupr_id": "JZLYYD",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4703308277,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Blackburn",
        "dupr_id": "7DE9ZN",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tin Le",
        "dupr_id": "Q52E40",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  }
]