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

Pool A Men's 4.5+ Start time 2pm

ID: 7421039250

Match Scores

14-15

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

MAC Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kevin Madruga

JZXO7J · Wasilla, AK, US

DUPR

4.653

SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.443

TEAM 2WINNER
RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.360

ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.547

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-7421039250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6720586847,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Madruga",
        "dupr_id": "JZXO7J",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      },
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      }
    ]
  },
  {
    "team_id": 6920185333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]