Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Indoor National Championships - Mixed Doubles Skill: (4.0) Age: (08 To 34)

ID: 8017867396

Match Scores

6-15

Win

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Sydney Devine

KXK6LO · IA, US

DUPR

2.650

NP
Noah Prout

GWEV0Q · USA

DUPR

4.351

TEAM 2WINNER
LD
Linette Dahl

2QYD74 · West Fargo, ND, US

DUPR

4.153

KB
Kevin Bray

RY4PWD · Moorhead, MN, US

DUPR

3.972

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-8017867396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5726424242,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sydney Devine",
        "dupr_id": "KXK6LO",
        "rating": 2.65,
        "profile_pic_url": null,
        "location": "IA, US"
      },
      {
        "name": "Noah Prout",
        "dupr_id": "GWEV0Q",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8401998455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linette Dahl",
        "dupr_id": "2QYD74",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Kevin Bray",
        "dupr_id": "RY4PWD",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  }
]