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

4/23 - WEEK 2

ID: 7796387560

Match Scores

15-13

Win

Play Date

2025-04-24

Play Time (Est)

5:00 PM

Play Location

The Courts McKinney Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Joel Brzezinski

EGELNJ · McKinney, TX, US

DUPR

3.494

ME
Max English

L2VDW5 · Melissa, TX, US

DUPR

2.836

TEAM 2LOSS
DO
Darlene Ormston

QPWXJD · McKinney, TX, US

DUPR

3.745

AA
Adil Ali

67RNNG · Plano, TX, US

DUPR

2.898

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-7796387560
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4375266071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Brzezinski",
        "dupr_id": "EGELNJ",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Max English",
        "dupr_id": "L2VDW5",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 6168141324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darlene Ormston",
        "dupr_id": "QPWXJD",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Adil Ali",
        "dupr_id": "67RNNG",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]