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

PPA Tour: Indoor National Championships - Mens Doubles Skill: (4.5) Age: (50 To 59)

ID: 7337404541

Match Scores

5-11, 5-11

Loss

Play Date

2026-01-21

Play Time (Est)

6:15 AM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jason Horychuk

1RW0OZ · Thunder Bay, ON, CA

DUPR

4.561

CM
Chad Mcfarlin

1QD703 · Eau Claire, WI, US

DUPR

4.647

TEAM 2WINNER
BJ
Brian Jacobsen

122RQ4 · Minnetonka, MN, US

DUPR

5.113

MB
Mark Bourget

8WYE4Q · Minneapolis, MN, US

DUPR

4.762

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-7337404541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4486460836,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Horychuk",
        "dupr_id": "1RW0OZ",
        "rating": 4.561,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66d7e0c4aab13.jpg",
        "location": "Thunder Bay, ON, CA"
      },
      {
        "name": "Chad Mcfarlin",
        "dupr_id": "1QD703",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 7029497925,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Jacobsen",
        "dupr_id": "122RQ4",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Mark Bourget",
        "dupr_id": "8WYE4Q",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]