Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Omaha Pickleball Forum

ID: 7751396595

Match Scores

3-11

Loss

Play Date

2025-02-12

Play Time (Est)

4:45 AM

Play Location

Omaha, NE, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EH
Evan Hoffpauir

3VLJN5 · Omaha, NE, US

DUPR

4.598

CB
Chris Bouza

3ZX07Q · USA

DUPR

3.368

TEAM 2WINNER
DR
Dan Reid

1RLQWM · USA

DUPR

4.322

MS
Michael Saniuk

17LK2N · Omaha, NE, US

DUPR

4.712

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-7751396595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4657413070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Hoffpauir",
        "dupr_id": "3VLJN5",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Chris Bouza",
        "dupr_id": "3ZX07Q",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6619761956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Reid",
        "dupr_id": "1RLQWM",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Saniuk",
        "dupr_id": "17LK2N",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]