Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Mid-Atlantic #6

ID: 4909658511

Match Scores

15-4

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Ram Kotnana

8WLJJQ · AP, IN

DUPR

5.627

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.299

TEAM 2LOSS
RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.745

JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.746

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-4909658511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6483357924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ram Kotnana",
        "dupr_id": "8WLJJQ",
        "rating": 5.627,
        "profile_pic_url": null,
        "location": "AP, IN"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  },
  {
    "team_id": 4690599119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]