Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive DUPR Night

ID: 5155629285

Match Scores

3-11

Win

Play Date

2025-06-11

Play Time (Est)

10:15 AM

Play Location

3225+FF, Buford, Gwinnett County

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
jason nguyen

ME7ZKD · Dacula, GA, US

DUPR

2.600

JL
JJ Lee

Z9MR7W · USA

DUPR

3.133

TEAM 2WINNER
JJ
Juan J Ramos B

JZ07YD · USA

DUPR

3.498

RM
Ray Marquez

V7QP95 · Braselton, GA, US

DUPR

3.091

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-5155629285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8078840460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jason nguyen",
        "dupr_id": "ME7ZKD",
        "rating": 2.6,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "JJ Lee",
        "dupr_id": "Z9MR7W",
        "rating": 3.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7374430037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Juan J Ramos B",
        "dupr_id": "JZ07YD",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Marquez",
        "dupr_id": "V7QP95",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Braselton, GA, US"
      }
    ]
  }
]