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

Week 5 - DUPR 14

ID: 5953537675

Match Scores

27-25

Win

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.403

BI
Brigette Ingersoll

JPJKZW · Madison, WI, US

DUPR

3.059

TEAM 2LOSS
JP
Jacob Peress

RDRZXZ · USA

DUPR

3.129

KB
Kierin Barnett

2YGO27 · USA

DUPR

3.019

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-5953537675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5300829676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Brigette Ingersoll",
        "dupr_id": "JPJKZW",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 8206012968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Peress",
        "dupr_id": "RDRZXZ",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kierin Barnett",
        "dupr_id": "2YGO27",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]