Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

McMinnville Pickleball League (MPL)

ID: 5259555266

Match Scores

11-4

Loss

Play Date

2026-01-30

Play Time (Est)

3:30 PM

Play Location

McMinnville, OR 97128, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jackson Darling

355VM5 · McMinnville, OR, US

DUPR

4.650

NK
Nick Konen

89DGYR · Newberg, OR, US

DUPR

4.624

TEAM 2LOSS
JB
Justin Bowes

1NR6WN · Lafayette, OR, US

DUPR

4.360

CP
Chris Powell

1NX9ON · McMinnville, OR, US

DUPR

4.108

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-5259555266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6863884394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Darling",
        "dupr_id": "355VM5",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Nick Konen",
        "dupr_id": "89DGYR",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  },
  {
    "team_id": 8066873853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Bowes",
        "dupr_id": "1NR6WN",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Lafayette, OR, US"
      },
      {
        "name": "Chris Powell",
        "dupr_id": "1NX9ON",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      }
    ]
  }
]