Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NPL Chicago Pickle Haus ∙ Session 2 ∙ Mens Doubles

ID: 7072392753

Match Scores

11-9, 3-11, 11-0

Loss

Play Date

2024-05-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Reed Newhall

3047KN · USA

DUPR

5.361

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

5.006

TEAM 2LOSS
GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.290

GP
Gonzalo petschen

3OG5KE · Long Lake, MN, US

DUPR

4.681

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-7072392753
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5834929224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reed Newhall",
        "dupr_id": "3047KN",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  },
  {
    "team_id": 7277128138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      },
      {
        "name": "Gonzalo petschen",
        "dupr_id": "3OG5KE",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Long Lake, MN, US"
      }
    ]
  }
]