Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

week 5 - redo

ID: 6274692459

Match Scores

9-11

Win

Play Date

2025-03-04

Play Time (Est)

4:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
RM
Rolf Maile

3ONPZW · Las Vegas, NV, US

DUPR

3.192

KM
Kimberly Meechudhone

8D9MY4 · Las Vegas, NV, US

DUPR

4.018

TEAM 2WINNER
BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.474

MB
Melissa Bangs

3P4P0Z · Las Vegas, NV, US

DUPR

3.747

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-6274692459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7539983880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rolf Maile",
        "dupr_id": "3ONPZW",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Kimberly Meechudhone",
        "dupr_id": "8D9MY4",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7232861673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Melissa Bangs",
        "dupr_id": "3P4P0Z",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]