Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 PA Open, a Pickleball is Life Tournament - Mixed Doubles Skill: (4.0)

ID: 4428465500

Match Scores

12-15

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Gretchen Keith

16O6NE · USA

DUPR

3.984

BG
Brian Graeff

8KNZX6 · USA

DUPR

4.206

TEAM 2WINNER
JC
Julia Chen

56WQO0 · USA

DUPR

3.439

MC
Michael Chen

YX7MGK · Queens County, NY, US

DUPR

4.179

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-4428465500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8117034267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gretchen Keith",
        "dupr_id": "16O6NE",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Graeff",
        "dupr_id": "8KNZX6",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5269556798,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julia Chen",
        "dupr_id": "56WQO0",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Chen",
        "dupr_id": "YX7MGK",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]