Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8+

ID: 5219201488

Match Scores

11-4

Loss

Play Date

2025-07-23

Play Time (Est)

5:00 PM

Play Location

SW19 Tennis Academy

Unverified Facility

Competitor Teams

TEAM 1WINNER
NE
Noah Eichelberger

EWGPEV · Kansas City, MO, US

DUPR

4.451

JS
Justin Simmons

0QQ7ZG · Olathe, KS, US

DUPR

4.330

TEAM 2LOSS
WH
Will Honey

L2W7OQ · USA

DUPR

3.950

SP
Shane Petersen

99P7ZK · KS, US

DUPR

3.766

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-5219201488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6484456259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Eichelberger",
        "dupr_id": "EWGPEV",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Justin Simmons",
        "dupr_id": "0QQ7ZG",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 5115316793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Honey",
        "dupr_id": "L2W7OQ",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Petersen",
        "dupr_id": "99P7ZK",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  }
]