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

Brick Wall Mid-Atlantic #5

ID: 7435030651

Match Scores

6-15

Win

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.103

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.092

TEAM 2WINNER
RK
Ram Kotnana

8WLJJQ · AP, IN

DUPR

5.589

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.270

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-7435030651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5629780514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  },
  {
    "team_id": 7701500899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ram Kotnana",
        "dupr_id": "8WLJJQ",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "AP, IN"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  }
]