Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers Classic by WhataBangers - Men's Doubles Skill: (4.0)

ID: 6716691786

Match Scores

16-14

Loss

Play Date

2025-06-21

Play Time (Est)

7:30 PM

Play Location

Hurst, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Adam Majewski

1RGJ2D · Celina, TX, US

DUPR

3.989

AN
Andrew Nichols

GG7QGV · Prosper, TX, US

DUPR

4.187

TEAM 2LOSS
AB
Arnav Bhatia

KDPE9O · USA

DUPR

2.858

MM
Michael Meyer

3ZLNNP · Arlington, TX, US

DUPR

4.612

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-6716691786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8102068125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Majewski",
        "dupr_id": "1RGJ2D",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      },
      {
        "name": "Andrew Nichols",
        "dupr_id": "GG7QGV",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  },
  {
    "team_id": 8271534570,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arnav Bhatia",
        "dupr_id": "KDPE9O",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Meyer",
        "dupr_id": "3ZLNNP",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]