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

Hunters Run Pro Challenge

ID: 4349174344

Match Scores

11-5

Win

Play Date

2024-05-14

Play Time (Est)

5:00 PM

Play Location

Hunters Run Country Club, Clubhouse Lane, Boynton Beach, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Sean Rogers

3LWZ7Q · USA

DUPR

3.500

MK
Michael Krieger

8EL0XM · Delray Beach, FL, US

DUPR

5.103

TEAM 2LOSS
EF
Eric Faro

8G49MD · Boynton Beach, FL, US

DUPR

6.362

MH
Mali Hall

3074X2 · Delray Beach, FL, US

DUPR

5.014

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-4349174344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5086437407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Rogers",
        "dupr_id": "3LWZ7Q",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Krieger",
        "dupr_id": "8EL0XM",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6478710063,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Faro",
        "dupr_id": "8G49MD",
        "rating": 6.362,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Mali Hall",
        "dupr_id": "3074X2",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  }
]