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: 5705930172

Match Scores

15-12

Win

Play Date

2025-11-13

Play Time (Est)

1:00 PM

Play Location

2001 S 11th St

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Dan Minier

3LYZQZ · Portage, MI, US

DUPR

4.252

DB
David Breithaupt

894Y77 · Mattawan, MI, US

DUPR

4.300

TEAM 2LOSS
SK
Solomon Korringa

RZJPME · USA

DUPR

4.027

JH
Jon Hoadley

8G9ZQX · USA

DUPR

4.047

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-5705930172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6692552789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Minier",
        "dupr_id": "3LYZQZ",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Portage, MI, US"
      },
      {
        "name": "David Breithaupt",
        "dupr_id": "894Y77",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Mattawan, MI, US"
      }
    ]
  },
  {
    "team_id": 8515692248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Solomon Korringa",
        "dupr_id": "RZJPME",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Hoadley",
        "dupr_id": "8G9ZQX",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]