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

Men's 4.0+ - Pickle & Play

ID: 4617208145

Match Scores

11-3

Win

Play Date

2025-04-26

Play Time (Est)

6:15 AM

Play Location

Paris Sports Complex

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael Cain

8D4YM1 · Midland, TX, US

DUPR

4.949

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.626

TEAM 2LOSS
HB
Hugo Bernardi

V7G9O7 · USA

DUPR

4.127

JB
John Boldan

67OXYQ · USA

DUPR

4.352

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-4617208145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8084978910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Cain",
        "dupr_id": "8D4YM1",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 8523536307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hugo Bernardi",
        "dupr_id": "V7G9O7",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Boldan",
        "dupr_id": "67OXYQ",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]