Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 6643413965

Match Scores

1-11

Loss

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Flower Mound, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Tracy Miller

NYPM22 · Highland Village, TX, US

DUPR

2.709

JM
James Meche

W6KZJQ · Argyle, TX, US

DUPR

2.805

TEAM 2WINNER
GC
Greg Crenshaw

RZ9JZM · USA

DUPR

2.933

JP
John Pamer

EWGVYE · USA

DUPR

3.164

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-6643413965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5871508053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Miller",
        "dupr_id": "NYPM22",
        "rating": 2.709,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/182106_656b897a9a1a5.JPG",
        "location": "Highland Village, TX, US"
      },
      {
        "name": "James Meche",
        "dupr_id": "W6KZJQ",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      }
    ]
  },
  {
    "team_id": 7731487030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Crenshaw",
        "dupr_id": "RZ9JZM",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Pamer",
        "dupr_id": "EWGVYE",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]