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

Brick Wall Mid-Atlantic #4

ID: 5690823720

Match Scores

11-3

Win

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Pikesville, MD, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.935

JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.628

TEAM 2LOSS
JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.254

RD
Rahul Datta

L25KXZ · Princeton, NJ, US

DUPR

4.804

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-5690823720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5287175242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.935,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  },
  {
    "team_id": 5626010247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rahul Datta",
        "dupr_id": "L25KXZ",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Princeton, NJ, US"
      }
    ]
  }
]