Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 7 - DUPR 14 PLAYOFFS

ID: 8509149536

Match Scores

21-14

Win

Play Date

2026-04-29

Play Time (Est)

9:00 PM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.418

BI
Brigette Ingersoll

JPJKZW · Madison, WI, US

DUPR

3.064

TEAM 2LOSS
GB
Gerald Benish

DWNZD6 · USA

DUPR

3.309

KB
Kierin Barnett

2YGO27 · USA

DUPR

3.042

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-8509149536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4720233591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Brigette Ingersoll",
        "dupr_id": "JPJKZW",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 5738401598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerald Benish",
        "dupr_id": "DWNZD6",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kierin Barnett",
        "dupr_id": "2YGO27",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]