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

Mishawaka Midwest Open - $25k Challenge - Mens Doubles Skill: (4.5) Age: 49 and under

ID: 4311052615

Match Scores

15-7

Loss

Play Date

2025-10-26

Play Time (Est)

8:45 AM

Play Location

MISHAWAKA, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jordan Weidner

QPY0JR · Columbia City, IN, US

DUPR

4.635

LP
Luke Pepple

59060L · USA

DUPR

4.780

TEAM 2LOSS
BW
Bryan White

6ZQQKK · New Haven, IN, US

DUPR

4.842

BW
Brandon White

PK45QE · USA

DUPR

4.013

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-4311052615
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4748887907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Weidner",
        "dupr_id": "QPY0JR",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Columbia City, IN, US"
      },
      {
        "name": "Luke Pepple",
        "dupr_id": "59060L",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7654917924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan White",
        "dupr_id": "6ZQQKK",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "New Haven, IN, US"
      },
      {
        "name": "Brandon White",
        "dupr_id": "PK45QE",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]