Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thurs Comp 2-5-26

ID: 7325515684

Match Scores

11-4

Win

Play Date

2026-02-05

Play Time (Est)

5:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jennifer Humphrey

2L0EJR · Wilmington, NC, US

DUPR

3.808

MT
Mark Teschko

8GQVZX · Ocean City, NJ, US

DUPR

3.651

TEAM 2LOSS
AT
Alyssa Taylor

2L2ODR · Wilmington, NC, US

DUPR

3.608

CW
Cody Wilson

YXXEPD · Castle Hayne, NC, US

DUPR

3.742

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-7325515684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5214964380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Humphrey",
        "dupr_id": "2L0EJR",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Mark Teschko",
        "dupr_id": "8GQVZX",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Ocean City, NJ, US"
      }
    ]
  },
  {
    "team_id": 5178789163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Taylor",
        "dupr_id": "2L2ODR",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Cody Wilson",
        "dupr_id": "YXXEPD",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Castle Hayne, NC, US"
      }
    ]
  }
]