Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0+ League (5/18/26)

ID: 7554788676

Match Scores

11-9

Win

Play Date

2026-05-18

Play Time (Est)

1:00 PM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1WINNER
NP
Nick Parry

84GK7M · Columbia, MO, US

DUPR

4.132

AH
Alex Hoffmeister

PKGDEZ · Columbia, MO, US

DUPR

4.094

TEAM 2LOSS
SM
Scott Mattson

ZDW0VQ · Columbia, MO, US

DUPR

4.096

RR
Ryan Roe

O6PM02 · Columbia, MO, US

DUPR

4.004

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-7554788676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6030269222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Parry",
        "dupr_id": "84GK7M",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Alex Hoffmeister",
        "dupr_id": "PKGDEZ",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 6517697145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Mattson",
        "dupr_id": "ZDW0VQ",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Ryan Roe",
        "dupr_id": "O6PM02",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]