Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wisconsin PPA Challenger - Mens Doubles Skill: (3.0 To 4.0) Age: (8 To 49)

ID: 5518380875

Match Scores

15-4

Win

Play Date

2025-07-26

Play Time (Est)

12:45 AM

Play Location

Lake Hallie, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.850

AB
Andrew Bien

9PMNOK · USA

DUPR

4.476

TEAM 2LOSS
TC
Tou Cha

D9OEX4 · USA

DUPR

3.569

EL
Elvis Lee

0Q45L2 · Sheboygan County, WI, US

DUPR

3.512

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-5518380875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8039209565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Andrew Bien",
        "dupr_id": "9PMNOK",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6701165724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tou Cha",
        "dupr_id": "D9OEX4",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elvis Lee",
        "dupr_id": "0Q45L2",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Sheboygan County, WI, US"
      }
    ]
  }
]