Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Behavioral Health Bonanza! - Gold Bracket Playoff Coed Doubles 4.0+

ID: 4737595486

Match Scores

9-6

Loss

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Burlington, IA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.586

OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

5.067

TEAM 2LOSS
LB
LeGrand Bien Aime

35YR05 · USA

DUPR

4.544

SS
Sean Stevens

844428 · Urbandale, IA, US

DUPR

4.809

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-4737595486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5824954117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      }
    ]
  },
  {
    "team_id": 5863089359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "LeGrand Bien Aime",
        "dupr_id": "35YR05",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Stevens",
        "dupr_id": "844428",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      }
    ]
  }
]