Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 55-59 Age

ID: 4696346970

Match Scores

7-15

Loss

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
GP
Greg Peterson

9PZ4EE · Essex, CT, US

DUPR

4.082

CB
Chase Bradley

DW96ZY · East Lyme, CT, US

DUPR

3.562

TEAM 2WINNER
CB
Chris Bateman

XJ2MY2 · Loogootee, IN, US

DUPR

4.556

JD
Jeffery Doyle

4ZQZL2 · Montgomery, IN, US

DUPR

4.733

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-4696346970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5488410350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Peterson",
        "dupr_id": "9PZ4EE",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Essex, CT, US"
      },
      {
        "name": "Chase Bradley",
        "dupr_id": "DW96ZY",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "East Lyme, CT, US"
      }
    ]
  },
  {
    "team_id": 6579989346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Bateman",
        "dupr_id": "XJ2MY2",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Loogootee, IN, US"
      },
      {
        "name": "Jeffery Doyle",
        "dupr_id": "4ZQZL2",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Montgomery, IN, US"
      }
    ]
  }
]