Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Michigan Open - Mens Doubles Skill: 4.0-4.499 Age: (50 And Above)

ID: 5289888483

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Northville, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Bill Matthews

V47MR5 · Novi, MI, US

DUPR

3.953

RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.359

TEAM 2LOSS
SB
Steve Blazo

8WE09Y · Novi, MI, US

DUPR

4.055

PB
Paul Bidinger

3YYQ0K · USA

DUPR

4.143

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-5289888483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6632452026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Matthews",
        "dupr_id": "V47MR5",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 7574937812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Blazo",
        "dupr_id": "8WE09Y",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Paul Bidinger",
        "dupr_id": "3YYQ0K",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]