Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: Veolia Milwaukee Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 4398740251

Match Scores

11-3, 11-1

Win

Play Date

2024-11-16

Play Time (Est)

8:45 AM

Play Location

Milwaukee, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Brian Anderson

8GGYV8 · Plymouth, MN, US

DUPR

4.924

EL
Eric Linskens

8EY4KJ · Maple Grove, MN, US

DUPR

5.387

TEAM 2LOSS
LG
Luke George

KO5VWO · WI, US

DUPR

4.483

ER
Eric Rhiel

8JWYPJ · Milwaukee, WI, US

DUPR

4.578

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-4398740251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8281644354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Anderson",
        "dupr_id": "8GGYV8",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Eric Linskens",
        "dupr_id": "8EY4KJ",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5463183443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke George",
        "dupr_id": "KO5VWO",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "WI, US"
      },
      {
        "name": "Eric Rhiel",
        "dupr_id": "8JWYPJ",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]