Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BCC PickleBrawlers

ID: 7342429507

Match Scores

11-9

Win

Play Date

2026-04-13

Play Time (Est)

8:45 AM

Play Location

Anderson, IN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Trent Palmer

307QY4 · Anderson, IN, US

DUPR

4.235

KB
Kraig Binkerd

30PYQ4 · Anderson, IN, US

DUPR

4.098

TEAM 2LOSS
SM
Scott Mills

1QQRVN · Fishers, IN, US

DUPR

3.718

GW
Greg Wendling

0YYNVN · Anderson, IN, US

DUPR

4.220

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-7342429507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4353701942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trent Palmer",
        "dupr_id": "307QY4",
        "rating": 4.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/89078_6158584996e4c.jpeg",
        "location": "Anderson, IN, US"
      },
      {
        "name": "Kraig Binkerd",
        "dupr_id": "30PYQ4",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      }
    ]
  },
  {
    "team_id": 7015771749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Mills",
        "dupr_id": "1QQRVN",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Greg Wendling",
        "dupr_id": "0YYNVN",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      }
    ]
  }
]