Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball House - 4.5 Summer II League

ID: 8257431281

Match Scores

12-10, 11-1, 11-6

Loss

Play Date

2024-08-13

Play Time (Est)

6:15 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GK
George Karalekas

EGPEXJ · Middle River, MD, US

DUPR

4.744

JF
Jeffrey Fairchild

8EXN6W · Annapolis, MD, US

DUPR

4.727

TEAM 2LOSS
NC
Nicholas Chavis

1QLWLR · USA

DUPR

4.122

KG
Kevin Gibson

3YO2K4 · Baltimore, MD, US

DUPR

4.082

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-8257431281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5902658516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Karalekas",
        "dupr_id": "EGPEXJ",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Middle River, MD, US"
      },
      {
        "name": "Jeffrey Fairchild",
        "dupr_id": "8EXN6W",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 6543388283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Chavis",
        "dupr_id": "1QLWLR",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Gibson",
        "dupr_id": "3YO2K4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]