Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4590022033

Match Scores

11-9

Win

Play Date

2026-05-06

Play Time (Est)

2:15 AM

Play Location

Swansboro, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PB
Paul Blake III

3LYJ6K · USA

DUPR

3.500

MH
Matt Hinnant

8JDWQW · Emerald Isle, NC, US

DUPR

4.994

TEAM 2LOSS
MK
Mike Kincaid

ZDOWRM · USA

DUPR

3.500

AB
Anne Brandenburg

8MQERV · USA

DUPR

3.500

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-4590022033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7953302244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Blake III",
        "dupr_id": "3LYJ6K",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Hinnant",
        "dupr_id": "8JDWQW",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Emerald Isle, NC, US"
      }
    ]
  },
  {
    "team_id": 4515555835,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Kincaid",
        "dupr_id": "ZDOWRM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anne Brandenburg",
        "dupr_id": "8MQERV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]