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

2025 OMB Bank Queen City Open - Mens Doubles Skill: (5.0-5.79) Presented by Central Bank

ID: 4644792375

Match Scores

15-5

Win

Play Date

2025-06-21

Play Time (Est)

4:45 AM

Play Location

Springfield, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jarrod Smith

3XKNXX · Springfield, MO, US

DUPR

5.172

BL
Ben Lewis

16PO2D · Springfield, MO, US

DUPR

5.083

TEAM 2LOSS
JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.528

JE
Jonathan Elser

WX5NYM · Little Rock, AR, US

DUPR

3.964

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-4644792375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8393111960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jarrod Smith",
        "dupr_id": "3XKNXX",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Ben Lewis",
        "dupr_id": "16PO2D",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      }
    ]
  },
  {
    "team_id": 6462280880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Jonathan Elser",
        "dupr_id": "WX5NYM",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]