Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 8493358277

Match Scores

14-15

Loss

Play Date

2026-04-06

Play Time (Est)

6:15 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
Gilliane Lejeune

35D275 · McKinney, TX, US

DUPR

4.107

KN
Karen Nielsen

RZW74D · Plano, TX, US

DUPR

3.720

TEAM 2WINNER
MC
Morgan Carrio

V7K2J5 · McKinney, TX, US

DUPR

3.731

AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.102

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-8493358277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4375424512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gilliane Lejeune",
        "dupr_id": "35D275",
        "rating": 4.107,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/868782/images/profile/1eb4d608-9c3f-48d9-b6a2-afe96223106b.png",
        "location": "McKinney, TX, US"
      },
      {
        "name": "Karen Nielsen",
        "dupr_id": "RZW74D",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 4413436652,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Carrio",
        "dupr_id": "V7K2J5",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]