Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.49 Men's Doubles

ID: 7211870802

Match Scores

4-11

Win

Play Date

2026-03-28

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
G
Gary

7DJP40 · USA

DUPR

3.811

MS
Matt Schimel

3ZLM2P · Baldwin, WI, US

DUPR

3.792

TEAM 2WINNER
KT
Khanthee thao

XJZMN5 · Nebo, NC, US

DUPR

4.218

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.439

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-7211870802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7934610923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary",
        "dupr_id": "7DJP40",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Schimel",
        "dupr_id": "3ZLM2P",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Baldwin, WI, US"
      }
    ]
  },
  {
    "team_id": 4317502942,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Khanthee thao",
        "dupr_id": "XJZMN5",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Nebo, NC, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]