Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MiLP Tournament Gold Medal Match

ID: 8129949197

Match Scores

21-18

Loss

Play Date

2023-05-20

Play Time (Est)

6:15 AM

Play Location

559 Deseret Drive, Kaysville, UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Michael Martersteck

8MLQWG · Mountain Green, UT, US

DUPR

4.280

RP
Rodney Price

3VL4JP · Syracuse, UT, US

DUPR

4.360

TEAM 2LOSS
ZG
Zach Geckler

8KYN5O · USA

DUPR

4.130

JW
Jonathan Wood

1RQXKQ · Layton, UT, US

DUPR

3.950

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-8129949197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6103488283,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Martersteck",
        "dupr_id": "8MLQWG",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Mountain Green, UT, US"
      },
      {
        "name": "Rodney Price",
        "dupr_id": "3VL4JP",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  },
  {
    "team_id": 5197262753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zach Geckler",
        "dupr_id": "8KYN5O",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Wood",
        "dupr_id": "1RQXKQ",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]