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

Pool A Men's 4.5+ Start time 2pm

ID: 5123255872

Match Scores

13-15

Loss

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

MAC Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jayson M BeDunnah

V70JZ7 · Soldotna, AK, US

DUPR

4.853

AT
Abriel Tacaca

PKMDWX · Anchorage, AK, US

DUPR

4.883

TEAM 2WINNER
RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.437

ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.576

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-5123255872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4400549606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jayson M BeDunnah",
        "dupr_id": "V70JZ7",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Soldotna, AK, US"
      },
      {
        "name": "Abriel Tacaca",
        "dupr_id": "PKMDWX",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 4953110124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]