Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.5 Double Elimination 60-64 Age

ID: 7456971495

Match Scores

18-16

Loss

Play Date

2026-04-15

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
GC
George Crutchfield

1RXNMZ · USA

DUPR

3.993

RC
Russ Crutchfield

WXYYOQ · Estero, FL, US

DUPR

4.658

TEAM 2LOSS
JL
Jon Lawrence

PWQ9MM · USA

DUPR

4.276

JW
Jonathan W Sparks

35EDLL · Naples, FL, US

DUPR

4.827

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-7456971495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5406319337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Crutchfield",
        "dupr_id": "1RXNMZ",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russ Crutchfield",
        "dupr_id": "WXYYOQ",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 6164573773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Lawrence",
        "dupr_id": "PWQ9MM",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan W Sparks",
        "dupr_id": "35EDLL",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]