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

Minto US Open Pickleball Championships - Men's Doubles All Skills Double Elimination 30-34 Age

ID: 4667776500

Match Scores

7-15

Loss

Play Date

2025-04-27

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jordan Jackson

1RDLDN · USA

DUPR

4.501

JY
Jack Yankopolus

3XQ0O5 · Tampa, FL, US

DUPR

4.698

TEAM 2WINNER
DF
Dan Forsythe

89WJRE · White Bear Lake, MN, US

DUPR

5.158

BA
Brian Anderson

8GGYV8 · Plymouth, MN, US

DUPR

5.100

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-4667776500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6861701136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Jackson",
        "dupr_id": "1RDLDN",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Yankopolus",
        "dupr_id": "3XQ0O5",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 6290436818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Forsythe",
        "dupr_id": "89WJRE",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Brian Anderson",
        "dupr_id": "8GGYV8",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]