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

Brick Wall Midwest #4

ID: 6809201480

Match Scores

15-2

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.738

KM
Kelsey Matthews

YG0JWD · Cincinnati, OH, US

DUPR

5.873

TEAM 2LOSS
MW
Maya Wilson

4P90K6 · Livonia, MI, US

DUPR

4.795

LP
Lucas Pereyra

35DMQ0 · Livonia, MI, US

DUPR

5.584

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-6809201480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4515762543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.738,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      },
      {
        "name": "Kelsey Matthews",
        "dupr_id": "YG0JWD",
        "rating": 5.873,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 6386039182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maya Wilson",
        "dupr_id": "4P90K6",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Lucas Pereyra",
        "dupr_id": "35DMQ0",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]