Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BCC Pickle Brawlers Monday Kings

ID: 4387254647

Match Scores

12-10

Win

Play Date

2025-10-13

Play Time (Est)

12:45 AM

Play Location

Anderson, IN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jeffrey Sawyer

KD5JOQ · USA

DUPR

3.870

DA
Donovan Anderson

1RWZ7Q · Anderson, IN, US

DUPR

4.318

TEAM 2LOSS
Patrick Haulter

8D2KY8 · Anderson, IN, US

DUPR

3.767

GR
George Rowley

8EQMYV · Fishers, IN, US

DUPR

4.557

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-4387254647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411022691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Sawyer",
        "dupr_id": "KD5JOQ",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donovan Anderson",
        "dupr_id": "1RWZ7Q",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      }
    ]
  },
  {
    "team_id": 4849541781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Haulter",
        "dupr_id": "8D2KY8",
        "rating": 3.767,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67110010c3a5e.jpg",
        "location": "Anderson, IN, US"
      },
      {
        "name": "George Rowley",
        "dupr_id": "8EQMYV",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]