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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 50-54 Age

ID: 6181082702

Match Scores

15-17

Win

Play Date

2026-04-14

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jeffro Carrico

8D9XN6 · Marion, IL, US

DUPR

4.939

KC
Kim Church

3ZDXOP · Carterville, IL, US

DUPR

4.427

TEAM 2WINNER
NG
Nancy Gougeon

999YYR · Mirabel, QC, CA

DUPR

4.921

RS
Robert Swanwick

3YZGOP · Gibson Island, MD, US

DUPR

4.742

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-6181082702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6745775491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffro Carrico",
        "dupr_id": "8D9XN6",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Kim Church",
        "dupr_id": "3ZDXOP",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Carterville, IL, US"
      }
    ]
  },
  {
    "team_id": 5535032159,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Gougeon",
        "dupr_id": "999YYR",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Mirabel, QC, CA"
      },
      {
        "name": "Robert Swanwick",
        "dupr_id": "3YZGOP",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Gibson Island, MD, US"
      }
    ]
  }
]