Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Brawl 2024 - SENIOR MD / 4.0 / 60-64

ID: 5537635197

Match Scores

13-15, 2-11

Loss

Play Date

2024-10-09

Play Time (Est)

10:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Steve Crapo

3ZZPW3 · USA

DUPR

3.821

TO
Tim Otto

8GWPQG · San Clemente, CA, US

DUPR

4.116

TEAM 2WINNER
RT
Rich Thul

1RWXKD · Lacombe, AB, CA

DUPR

3.977

TB
Tim Bais

8DYPEX · USA

DUPR

4.781

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-5537635197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6652942796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Crapo",
        "dupr_id": "3ZZPW3",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Otto",
        "dupr_id": "8GWPQG",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  },
  {
    "team_id": 7704091606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rich Thul",
        "dupr_id": "1RWXKD",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      },
      {
        "name": "Tim Bais",
        "dupr_id": "8DYPEX",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]