Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Next Game - Next Game - Next Game - Next Game - Next Game - Coed Competitive 3.5 - Advanced 4.0+ League

ID: 6284636608

Match Scores

15-7

Win

Play Date

2025-11-13

Play Time (Est)

5:00 PM

Play Location

2001 S 11th St

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
David Breithaupt

894Y77 · Mattawan, MI, US

DUPR

4.311

SK
Solomon Korringa

RZJPME · USA

DUPR

4.088

TEAM 2LOSS
JH
Jon Hoadley

8G9ZQX · USA

DUPR

4.017

RP
Rich Price

1N000N · USA

DUPR

3.937

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-6284636608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850019994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Breithaupt",
        "dupr_id": "894Y77",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Mattawan, MI, US"
      },
      {
        "name": "Solomon Korringa",
        "dupr_id": "RZJPME",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5597201150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Hoadley",
        "dupr_id": "8G9ZQX",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Price",
        "dupr_id": "1N000N",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]