Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 of 6

ID: 5730380144

Match Scores

11-9

Win

Play Date

2025-03-11

Play Time (Est)

9:00 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.422

MB
Melissa Bangs

3P4P0Z · Las Vegas, NV, US

DUPR

3.735

TEAM 2LOSS
JJ
John J Stenger

3PGWVQ · Las Vegas, NV, US

DUPR

4.234

SS
Stacey smith

8MODEL · Las Vegas, NV, US

DUPR

4.142

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-5730380144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5818206224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Melissa Bangs",
        "dupr_id": "3P4P0Z",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8204589130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John J Stenger",
        "dupr_id": "3PGWVQ",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Stacey smith",
        "dupr_id": "8MODEL",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]