Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 8050691241

Match Scores

11-5

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.644

DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.225

TEAM 2LOSS
EL
Emmanuel luna

76KZRM · USA

DUPR

3.650

MA
Miguel Angel Jaimes

84ROEV · Leland, NC, US

DUPR

4.428

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-8050691241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7297642751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7238049692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emmanuel  luna",
        "dupr_id": "76KZRM",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miguel Angel Jaimes",
        "dupr_id": "84ROEV",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]